@font-face {
    font-family: "OpenSans-Regular";
    src: url("https://images.hanlonsonline.co.uk/Hanlon Portal Demo/fonts/static/OpenSans/OpenSans-Regular.ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Hind Siliguri-Regular";
    src: url("https://images.hanlonsonline.co.uk/Hanlon Portal Demo/fonts/static/Hind_Siliguri/HindSiliguri-Regular.ttf");
    font-weight: 700;
    font-style: normal;
}

.icons {
    color: #2fa170;
    background: transparent;
    border-radius: 2px;
    font-family: fontawesome;
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding-top: 12px;
    margin: 0 4px;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    font-size: 20px;
    transition: all .5s;
    -webkit-font-smoothing: antialiased;
    font-weight: unset !important;
    text-decoration: none;
    margin-top: 20px;
}
.footer {
    background-color: #ffff !important;
    width: unset;
    height: unset;
    position: unset;
    bottom: unset;
    border: 1px solid #000;
}

.footer-text {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.nav-footer {
    position: relative;
    margin: 20px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
    margin-top: 30px !important;
}

.poweredby-row {
    background-color: #fff !important;
}
.footer-p {
    color: #000 !important;
    padding: 2px 0;
}

a#ctl00_mCPH_RegisterLink {
    display: none;
}

a {
    background-color: transparent;
    transition: all .25s ease;
    /* font-weight: bold; */
    text-decoration: underline;
    color: #000 !important;
}

#poweredby_p {
    padding: 20px 0;
    margin-bottom: 0;
    color: #000 !important;
    font-family: "Hind Siliguri", sans-serif;
    font-size: 16px;
}

.footer-p {
    color: #000 !important;
    padding: 2px 0;
    font-size: 16px;
    font-family: "Hind Siliguri", sans-serif;
}

.site-footer-links {
    font-family: "Hind Siliguri", sans-serif;
}

.li-inline {
    /* display: inline; */
    padding: 5px;
    list-style-type: none;
    font-weight: 700;
}

img.linkedin-logo {
    width: 7%;
}

img.twitter-logo {
    width: 10%;
    margin-top: 1px;
}

option {
    color: #000 !important;
}